implicit link meaning in English
隐含链接
隐含链结
Examples
- Describes explicit and implicit linking to a dll
描述与dll的显式链接和隐式链接。 - Attribute to disable implicit link demands
属性来禁用隐式链接要求。 - Implicit link process definition
隐含链结处理定义 - A process using implicit linking is also terminated if any of the dlls it is linked to have a dllmain function that fails
如果一个使用隐式连接的过程在开始时找不到dll ,将被系统终止。 - With implicit linking , the executable using the dll links to an import library ( . lib file ) provided by the maker of the dll
使用隐式连接时,可执行部分将dll连接到一个输入库( lib文件) 。